lcTIN_GetFirstPoint Home

Returns a handle to the first point in a TIN object.

 HANDLE lcTIN_GetFirstPoint ();

Parameters
  None.

Return Value

  Handle to the first point or NULL if TIN object has not points.

See Also

  lcTIN_GetNextPoint